adTempus API
PreviousUpNext
IProgramExecutionTask::MaxRunTime Property

Gets or sets the maximum run time (in seconds) for the process

C++
__property long MaxRunTime;
C#
long MaxRunTime;
Visual Basic
Property MaxRunTime() As long
Default Value

0

Set to 0 for no limit. If you set a limit the program will be terminated if it runs for more than MaxRunTime seconds. See the cautions in the adTempus online help before using this limit.

adTempus API Reference version 3.0.0.0, revised 10/30/2008